Closed
Bug 1510126
Opened 7 years ago
Closed 7 years ago
Add tools/profiler/core/vtune to the list of third-party directories
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox-esr60 fixed, firefox65 fixed)
RESOLVED
FIXED
mozilla65
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
1.52 KB,
patch
|
lizzard
:
approval-mozilla-esr60+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•7 years ago
|
Blocks: clang-format
Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Random drive-by comment: shouldn't we rather remove the only file that's under tools/profiler/core/vtune, considering we have another copy of that file in js/src/vtune?
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e23d7926d41e
Add tools/profiler/core/vtune to the list of third-party directories r=sylvestre
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #2)
> Random drive-by comment: shouldn't we rather remove the only file that's
> under tools/profiler/core/vtune, considering we have another copy of that
> file in js/src/vtune?
Yes probably, although sharing code between js/src and code outside of it can be painful, it may be the reason why there is a separate copy already. Please file a Core::Profiler bug?
Assignee | ||
Comment 6•6 years ago
|
||
[ESR Uplift Approval Request]
If this is not a sec:{high,crit} bug, please state case for ESR consideration: This is required for easier backporting of patches after the reformatting of ESR using clang-format.
User impact if declined: Declining this will negatively impact our developers' ability to easily backport their patches to ESR in the future.
Fix Landed on Version: 65
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): This is NPOTB.
String or UUID changes made by this patch: None
Attachment #9031014 -
Flags: approval-mozilla-esr60?
Updated•6 years ago
|
status-firefox-esr60:
--- → affected
Comment 7•6 years ago
|
||
Comment on attachment 9031014 [details] [diff] [review]
ESR patch
OK for uplift to ESR60 as part of the clang-format project.
Attachment #9031014 -
Flags: approval-mozilla-esr60? → approval-mozilla-esr60+
Assignee | ||
Comment 8•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Target Milestone: Firefox 65 → mozilla65
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•